GetFederationInformationResponseDomains Property |
Represents the domain collection the configurations for which are returned in a GetDomainSettings Operation (SOAP), or the domains that the organization has federated in a GetFederationInformation Operation (SOAP).
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<string> Domains { get; }Public ReadOnly Property Domains As IList(Of String)
Get
Property Value
Type:
IListString
See Also